home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / powerb5.zip / P5UTL005.TIP < prev    next >
Text File  |  1993-06-01  |  980b  |  27 lines

  1. Here's a utility I developed to allow a quick peek at the
  2. LPT port parameters. It analyzes each LPT port (1 through 3)
  3. that has an existing base I/O address in the BIOS data area.
  4. Just run the program, and it will give you the status of the
  5. Printer Busy, Acknowledge, Paper Out, Selected, and Error
  6. signals for all your printers.
  7.  
  8. Jerry Keenan
  9. Fremont, California
  10.  
  11. Editor's Note: This program can be very useful if you
  12. suspect that one of your printer ports is malfunctioning or
  13. incorrectly configured. It's also handy for checking whether
  14. a network print spooler is malfunctioning, since most
  15. network printing software reports an 'out of paper' or
  16. 'busy' condition if it is unable to contact the print
  17. server. LPTSTAT.COM is included in the P5UTL directory on
  18. your PowerBase *.* Volume 5 diskette.
  19.  
  20.  
  21. Title: Peek at Your Printer Ports
  22. Category: UTL
  23. Issue Date: May, 1992
  24. Editor: Brett Glass
  25. Supplementary Files: P5UTL\LPTSTAT.COM
  26. Filename: P5UTL005.TIP
  27.